pub extern "C" fn xReadFrame<T: WalHook>(
    wal: *mut libsql_wal,
    frame: u32,
    n_out: c_int,
    p_out: *mut u8
) -> i32