pub unsafe extern "C" fn g_action_map_lookup_action(
    action_map: *mut GActionMap,
    action_name: *const c_char
) -> *mut GAction