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