pub unsafe extern "C" fn NvEncInitializeEncoder(
    encoder: *mut c_void,
    createEncodeParams: *mut NV_ENC_INITIALIZE_PARAMS
) -> NVENCSTATUS