pub unsafe extern "system" fn GetFileSecurityW( lpfilename: PCWSTR, requestedinformation: u32, psecuritydescriptor: PSECURITY_DESCRIPTOR, nlength: u32, lpnlengthneeded: *mut u32, ) -> BOOL