pub unsafe extern "C" fn gdk_x11_display_broadcast_startup_message(
    display: *mut GdkX11Display,
    message_type: *const c_char
    ...
)