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