pub unsafe extern "C" fn ggml_set_f32(
    tensor: *mut ggml_tensor,
    value: f32
) -> *mut ggml_tensor