pub unsafe fn ResUtilSetPrivatePropertyList<P0>(
    hkeyclusterkey: P0,
    pinpropertylist: *const c_void,
    cbinpropertylistsize: u32
) -> u32
where P0: IntoParam<HKEY>,