pub type sqlite3_create_function_callback1 = extern "C" fn(_: *mut sqlite3_context, _: c_int, _: *mut *mut sqlite3_value);