pub unsafe extern "C" fn NvEncRestoreEncoderState(
    encoder: *mut c_void,
    restoreState: *mut NV_ENC_RESTORE_ENCODER_STATE_PARAMS
) -> NVENCSTATUS