pub unsafe extern "C" fn get_default_context_with_rolelevel(
    user: *const c_char,
    role: *const c_char,
    level: *const c_char,
    fromcon: *const c_char,
    newcon: *mut *mut c_char
) -> c_int