pub unsafe extern "C" fn jlrs_arrayref(
    a: *mut jl_array_t,
    i: usize
) -> jlrs_result_t