pub unsafe extern "C" fn sqlite3_wal_frame_page_no(
    pWal: *mut sqlite3_wal,
    iFrame: c_uint
) -> c_uint