pub unsafe fn uregex_groupNumberFromName(
    regexp: *mut URegularExpression,
    groupname: *const u16,
    namelength: i32,
    status: *mut UErrorCode
) -> i32