pub unsafe extern "C" fn g_atexit(
    func: Option<unsafe extern "C" fn()>
)