pub unsafe extern "C" fn array_container_add_from_range( arr: *mut array_container_t, min: u32, max: u32, step: u16, )