pub unsafe extern "system" fn AVIFileWriteData(
    pfile: IAVIFile,
    ckid: u32,
    lpdata: *const c_void,
    cbdata: i32
) -> HRESULT