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