pub unsafe extern "C" fn gtk_container_child_notify(
    container: *mut GtkContainer,
    child: *mut GtkWidget,
    child_property: *const c_char
)