pub unsafe extern "C" fn bli_array_set_elem(
    elem: *mut c_void,
    index: siz_t,
    array: *mut array_t
)