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