pub unsafe extern "C" fn pthread_getname_np( thread: pthread_t, buffer: *mut c_char, length: size_t, ) -> c_int