pub unsafe extern "C" fn NvEncGetEncodeStats(
    encoder: *mut c_void,
    encodeStats: *mut NV_ENC_STAT
) -> NVENCSTATUS