pub unsafe extern "C" fn g_date_set_julian(
    date: *mut GDate,
    julian_date: u32
)