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