#[no_mangle]
extern "C" fn ICU4XCustomTimeZone_gmt_offset_has_minutes(
    this: &ICU4XCustomTimeZone,
) -> DiplomatResult<bool, ICU4XError>