pub unsafe extern "system" fn ResUtilGetPropertiesToParameterBlock(
    hkeyclusterkey: HKEY,
    ppropertytable: *const RESUTIL_PROPERTY_ITEM,
    poutparams: *mut u8,
    bcheckforrequiredproperties: BOOL,
    psznameofpropinerror: *mut PWSTR,
) -> u32