#[no_mangle]
extern "C" fn ICU4XCustomTimeZone_create_from_string(
s_diplomat_data: *const u8,
s_diplomat_len: usize,
) -> DiplomatResult<Box<ICU4XCustomTimeZone>, ICU4XError>
#[no_mangle]
extern "C" fn ICU4XCustomTimeZone_create_from_string(
s_diplomat_data: *const u8,
s_diplomat_len: usize,
) -> DiplomatResult<Box<ICU4XCustomTimeZone>, ICU4XError>