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