Source position: jwawinbase.pas line 5066
function GetFileSecurityA(
lpFileName: LPCSTR;
RequestedInformation: SECURITY_INFORMATION;
pSecurityDescriptor: PSECURITY_DESCRIPTOR;
nLength: DWORD;
var lpnLengthNeeded: DWORD
):BOOL;