pub unsafe extern "system" fn RtlCopyLuidAndAttributesArray(
    Count: u32,
    Src: *mut LUID_AND_ATTRIBUTES,
    Dest: *mut LUID_AND_ATTRIBUTES
)