pub unsafe extern "system" fn ResUtilSetPropertyParameterBlockEx(
hkeyclusterkey: HKEY,
ppropertytable: *const RESUTIL_PROPERTY_ITEM,
reserved: *mut c_void,
pinparams: *const u8,
pinpropertylist: *const c_void,
cbinpropertylistsize: u32,
bforcewrite: BOOL,
poutparams: *mut u8,
) -> u32