pub unsafe extern "C" fn jlrs_alloc_array_1d(
    atype: *mut jl_value_t,
    nr: usize
) -> jlrs_result_t