Function windows_sys::Wdk::Storage::FileSystem::RtlGetGroupSecurityDescriptor
pub unsafe extern "system" fn RtlGetGroupSecurityDescriptor(
securitydescriptor: PSECURITY_DESCRIPTOR,
group: *mut PSID,
groupdefaulted: *mut BOOLEAN,
) -> NTSTATUS