pub unsafe extern "C" fn gtk_popover_bind_model(
    popover: *mut GtkPopover,
    model: *mut GMenuModel,
    action_namespace: *const c_char
)