pub unsafe extern "C" fn sqlite3_get_clientdata(
    arg1: *mut sqlite3,
    arg2: *const c_char
) -> *mut c_void