pub unsafe extern "C" fn g_source_set_ready_time(
    source: *mut GSource,
    ready_time: i64
)