pub unsafe extern "C" fn sqlite3_result_subtype(
    arg1: *mut sqlite3_context,
    arg2: c_uint
)