pub unsafe extern "C" fn ggml_set_param(
    ctx: *mut ggml_context,
    tensor: *mut ggml_tensor
)