pub unsafe extern "C" fn ggml_backend_buft_supports_backend(
    buft: ggml_backend_buffer_type_t,
    backend: ggml_backend_t
) -> bool