pub unsafe extern "C" fn gguf_find_tensor(
    ctx: *const gguf_context,
    name: *const c_char
) -> c_int