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