pub unsafe extern "C" fn ggml_add_cast(
ctx: *mut ggml_context,
a: *mut ggml_tensor,
b: *mut ggml_tensor,
type_: ggml_type,
) -> *mut ggml_tensor
pub unsafe extern "C" fn ggml_add_cast(
ctx: *mut ggml_context,
a: *mut ggml_tensor,
b: *mut ggml_tensor,
type_: ggml_type,
) -> *mut ggml_tensor