pub unsafe extern "C" fn jl_array_grow_beg(
    a: *mut jl_array_t,
    inc: usize
)