pub unsafe extern "C" fn aws_uuid_init_from_str(
    uuid: *mut aws_uuid,
    uuid_str: *const aws_byte_cursor
) -> c_int