pub unsafe extern "C" fn UA_RelativePath_parse(
    rp: *mut UA_RelativePath,
    str_: UA_String
) -> UA_StatusCode