pub unsafe fn sqlite3ext_value_pointer(
    arg1: *mut sqlite3_value,
    p: *mut c_char
) -> *mut c_void