pub unsafe extern "C" fn as_context_set_priority(
    ctx: *mut AsContext,
    priority: c_int
)