pub unsafe extern "C" fn QueryServiceObjectSecurity(
hService: SC_HANDLE,
dwSecurityInformation: SECURITY_INFORMATION,
lpSecurityDescriptor: PSECURITY_DESCRIPTOR,
cbBufSize: DWORD,
pcbBytesNeeded: LPDWORD,
) -> BOOL
pub unsafe extern "C" fn QueryServiceObjectSecurity(
hService: SC_HANDLE,
dwSecurityInformation: SECURITY_INFORMATION,
lpSecurityDescriptor: PSECURITY_DESCRIPTOR,
cbBufSize: DWORD,
pcbBytesNeeded: LPDWORD,
) -> BOOL