pub unsafe extern "system" fn PSGetItemPropertyHandler(
    punkitem: *mut c_void,
    freadwrite: BOOL,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> HRESULT