pub unsafe extern "C" fn atexit(
    arg1: Option<unsafe extern "C" fn()>
) -> c_int