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