pub unsafe fn PifMgr_GetProperties<P1>( hprops: Option<HANDLE>, pszgroup: P1, lpprops: Option<*mut c_void>, cbprops: i32, flopt: u32, ) -> i32where P1: Param<PCSTR>,