pub unsafe extern "C" fn getattrlistbulk(
    dirfd: i32,
    attrList: *mut c_void,
    attrBuf: *mut c_void,
    attrBufSize: usize,
    options: u64
) -> i32