pub unsafe extern "C" fn ggml_new_i32(
    ctx: *mut ggml_context,
    value: i32
) -> *mut ggml_tensor