pub unsafe extern "C" fn NvEncGetSequenceParamEx(
    encoder: *mut c_void,
    encInitParams: *mut NV_ENC_INITIALIZE_PARAMS,
    sequenceParamPayload: *mut NV_ENC_SEQUENCE_PARAM_PAYLOAD
) -> NVENCSTATUS