pub unsafe extern "stdcall" fn RegGetKeySecurity(
hKey: HKEY,
SecurityInformation: SECURITY_INFORMATION,
pSecurityDescriptor: PSECURITY_DESCRIPTOR,
lpcbSecurityDescriptor: LPDWORD,
) -> LSTATUSpub unsafe extern "stdcall" fn RegGetKeySecurity(
hKey: HKEY,
SecurityInformation: SECURITY_INFORMATION,
pSecurityDescriptor: PSECURITY_DESCRIPTOR,
lpcbSecurityDescriptor: LPDWORD,
) -> LSTATUS