pub unsafe extern "C" fn sqlite3_bind_text16( arg1: *mut sqlite3_stmt, arg2: c_int, arg3: *const c_void, arg4: c_int, arg5: Option<unsafe extern "C" fn(arg1: *mut c_void)>) -> c_int