pub unsafe extern "cdecl" fn uregex_groupNumberFromCName(
    regexp: *mut URegularExpression,
    groupname: PCSTR,
    namelength: i32,
    status: *mut UErrorCode,
) -> i32