pub unsafe extern "system" fn AVIMakeFileFromStreams(
    ppfile: *mut IAVIFile,
    nstreams: i32,
    papstreams: *const IAVIStream
) -> HRESULT