pub unsafe extern "C" fn sqlite3_prepare16( p: *mut sqlite3, p: *const c_void, n: c_int, pp: *mut *mut sqlite3_stmt, pp: *mut *const c_void) -> c_int