pub unsafe fn SHRegOpenUSKeyA<'a>( pszpath: impl IntoParam<'a, PSTR>, samdesired: u32, hrelativeuskey: isize, phnewuskey: *mut isize, fignorehkcu: impl IntoParam<'a, BOOL>, ) -> LSTATUS