pub unsafe extern "C" fn gtk_stack_get_child_by_name(
    stack: *mut GtkStack,
    name: *const c_char
) -> *mut GtkWidget