pub unsafe extern "C" fn pthread_once( arg1: *mut pthread_once_t, arg2: Option<unsafe extern "C" fn()>, ) -> c_int