pub unsafe extern "C" fn SetFileSecurityA(
lpFileName: LPCSTR,
SecurityInformation: SECURITY_INFORMATION,
pSecurityDescriptor: PSECURITY_DESCRIPTOR,
) -> BOOL
pub unsafe extern "C" fn SetFileSecurityA(
lpFileName: LPCSTR,
SecurityInformation: SECURITY_INFORMATION,
pSecurityDescriptor: PSECURITY_DESCRIPTOR,
) -> BOOL