int IsValidAcl( ffi.Pointer<ACL> pAcl, ) { return (_IsValidAcl ??= _dylib.lookupFunction<_c_IsValidAcl, _dart_IsValidAcl>('IsValidAcl'))( pAcl, ); }