pub unsafe extern "C" fn _frida_g_date_time_get_ymd(
    datetime: *mut GDateTime,
    year: *mut gint,
    month: *mut gint,
    day: *mut gint
)