pub unsafe extern "C" fn gtk_container_set_border_width(
    container: *mut GtkContainer,
    border_width: c_uint
)