pub unsafe extern "C" fn NvEncGetInputFormatCount(
    encoder: *mut c_void,
    encodeGUID: GUID,
    inputFmtCount: *mut u32
) -> NVENCSTATUS