pub unsafe extern "C" fn jl_array_ptr_1d_append(
    a: *mut jl_array_t,
    a2: *mut jl_array_t
)