Function windows_sys::Win32::Security::SetFileSecurityA
pub unsafe extern "system" fn SetFileSecurityA(
lpfilename: PCSTR,
securityinformation: OBJECT_SECURITY_INFORMATION,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> BOOL