pub unsafe extern "system" fn ResUtilFindDwordProperty(
    ppropertylist: *const c_void,
    cbpropertylistsize: u32,
    pszpropertyname: PCWSTR,
    pdwpropertyvalue: *mut u32
) -> u32