pub unsafe extern "C" fn ggml_gallocr_reserve_n(
galloc: ggml_gallocr_t,
graph: *mut ggml_cgraph,
node_buffer_ids: *const c_int,
leaf_buffer_ids: *const c_int,
) -> bool
pub unsafe extern "C" fn ggml_gallocr_reserve_n(
galloc: ggml_gallocr_t,
graph: *mut ggml_cgraph,
node_buffer_ids: *const c_int,
leaf_buffer_ids: *const c_int,
) -> bool