pub unsafe fn SHRegOpenUSKeyA<P0>( pszpath: P0, samdesired: u32, hrelativeuskey: Option<isize>, phnewuskey: *mut isize, fignorehkcu: bool, ) -> WIN32_ERRORwhere P0: Param<PCSTR>,