Function windows_sys::Wdk::Storage::FileSystem::RtlGetAce

pub unsafe extern "system" fn RtlGetAce(
    acl: *const ACL,
    aceindex: u32,
    ace: *mut *mut c_void,
) -> NTSTATUS