pub unsafe extern "C" fn pthread_attr_getstacksize( __attr: *const pthread_attr_t, __stacksize: *mut usize, ) -> c_int