pub unsafe extern "system" fn GetFileAttributesExA(
    lpFileName: *const i8,
    fInfoLevelId: u32,
    lpFileInformation: *mut c_void
) -> i32