pub unsafe extern "C" fn sqlite3_result_subtype(
    p: *mut sqlite3_context,
    n: c_uint
)