Function prefetch

Source
unsafe extern "C" fn prefetch(
    p: *const i8,
    rw: i32,
    loc: i32,
    ty: i32,
)
Available on x86 or x86-64 only.