pub unsafe extern "C" fn _frida_g_date_clamp(
    date: *mut GDate,
    min_date: *const GDate,
    max_date: *const GDate
)