pub unsafe fn readdir_r(
    arg___dirp: *mut DIR,
    arg___entry: *mut dirent,
    arg___result: *mut *mut dirent
) -> c_int