pub unsafe extern "system" fn LoadIFilterEx(
    pwcspath: PCWSTR,
    dwflags: u32,
    riid: *const GUID,
    ppiunk: *mut *mut c_void
) -> HRESULT