pub unsafe extern "C" fn sqlite3_result_error_code(
    arg1: *mut sqlite3_context,
    arg2: c_int
)