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