pub unsafe extern "C" fn ggml_get_data(
    tensor: *const ggml_tensor
) -> *mut c_void