pub unsafe extern "C" fn ggml_arange(
ctx: *mut ggml_context,
start: f32,
stop: f32,
step: f32,
) -> *mut ggml_tensor
pub unsafe extern "C" fn ggml_arange(
ctx: *mut ggml_context,
start: f32,
stop: f32,
step: f32,
) -> *mut ggml_tensor