pub unsafe fn ApphelpCheckShellObject<P0>(
    objectclsid: *const GUID,
    bshimifnecessary: P0,
    pullflags: *mut u64
) -> BOOL
where P0: IntoParam<BOOL>,