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