pub unsafe extern "C" fn UA_NumericRange_parse(
    range: *mut UA_NumericRange,
    str_: UA_String
) -> UA_StatusCode