Function windows_sys::Win32::System::Services::GetSharedServiceRegistryStateKey
pub unsafe extern "system" fn GetSharedServiceRegistryStateKey(
servicehandle: SC_HANDLE,
statetype: SERVICE_SHARED_REGISTRY_STATE_TYPE,
accessmask: u32,
servicestatekey: *mut HKEY,
) -> u32