pub unsafe extern "C" fn ggml_backend_cpu_buffer_from_ptr( ptr: *mut c_void, size: usize, ) -> ggml_backend_buffer_t