pub unsafe extern "C" fn NvEncReconfigureEncoder(
    encoder: *mut c_void,
    reInitEncodeParams: *mut NV_ENC_RECONFIGURE_PARAMS
) -> NVENCSTATUS