Function windows_sys::Win32::Security::GetFileSecurityA
pub unsafe extern "system" fn GetFileSecurityA(
lpfilename: PCSTR,
requestedinformation: u32,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
nlength: u32,
lpnlengthneeded: *mut u32,
) -> BOOL