Function ResUtilSetPropertyTableEx
pub unsafe fn ResUtilSetPropertyTableEx(
hkeyclusterkey: HKEY,
ppropertytable: *const RESUTIL_PROPERTY_ITEM,
reserved: *mut c_void,
ballowunknownproperties: bool,
pinpropertylist: *const c_void,
cbinpropertylistsize: u32,
bforcewrite: bool,
poutparams: *mut u8,
) -> u32