pub unsafe extern "C" fn pthread_attr_setstacksize( arg1: *mut pthread_attr_t, arg2: size_t, ) -> c_int