Function SetFileSecurityW
pub unsafe extern "system" fn SetFileSecurityW(
lpfilename: PCWSTR,
securityinformation: OBJECT_SECURITY_INFORMATION,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> BOOL
pub unsafe extern "system" fn SetFileSecurityW(
lpfilename: PCWSTR,
securityinformation: OBJECT_SECURITY_INFORMATION,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> BOOL