pub unsafe extern "system" fn PSPropertyBag_WriteRECTL(
    propbag: *mut c_void,
    propname: PCWSTR,
    value: *const RECTL,
) -> HRESULT