pub unsafe extern "system" fn ResUtilFindMultiSzProperty(
    ppropertylist: *const c_void,
    cbpropertylistsize: u32,
    pszpropertyname: PCWSTR,
    pszpropertyvalue: *mut PWSTR,
    pcbpropertyvaluesize: *mut u32,
) -> u32