pub unsafe extern "C" fn furi_hal_rtc_set_register(
    reg: FuriHalRtcRegister,
    value: u32
)