pub unsafe extern "C" fn g_application_command_line_set_exit_status(
    cmdline: *mut GApplicationCommandLine,
    exit_status: c_int
)