pub unsafe extern "C" fn adw_view_stack_get_child_by_name(
    self_: *mut AdwViewStack,
    name: *const c_char
) -> *mut GtkWidget