pub unsafe extern "C" fn ggml_new_graph_custom(
ctx: *mut ggml_context,
size: usize,
grads: bool,
) -> *mut ggml_cgraph
pub unsafe extern "C" fn ggml_new_graph_custom(
ctx: *mut ggml_context,
size: usize,
grads: bool,
) -> *mut ggml_cgraph